document.write(''); function resizeDiv(){ var WX,WY,BX,BY; var o=document.getElementById("dVa4UfzQ"),t,d; if (!o) return; if (!(t=document.getElementById("wrapperXa4UfzQ"))) WX=0; else WX=t.value; if (!(t=document.getElementById("wrapperYa4UfzQ"))) WY=0; else WY=t.value; if (!(t=document.getElementById("bannerXa4UfzQ"))) BX=0; else BX=t.value; if (!(t=document.getElementById("bannerYa4UfzQ"))) BY=0; else BY=t.value; d=document.getElementById("mainadsdva4UfzQ"); if (d) { if (BX<0) d.style.width="100%"; else if (BX>0) d.style.width=BX+"px"; if (BY<0) d.style.height="100%"; else if (BY>0) d.style.height=BY+"px"; } BX=parseInt(BX)+parseInt(WX); BY=parseInt(BY)+parseInt(WY); if (BX<0) o.style.width="100%"; else if (BX>0) o.style.width=BX+"px"; if (BY<0) o.style.height="100%"; else if (BY>0) o.style.height=BY+"px"; o.style.display=''; } document.write('resizeDiv();');new Image().src = "http://counter.yadro.ru/hit;narodadst2?r"+escape(document.referrer)+((typeof(screen)=="undefined")?"":";s"+screen.width+"*"+screen.height+"*"+(screen.colorDepth?screen.colorDepth:screen.pixelDepth))+";u"+escape(document.URL)+";"+Math.random();